home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 3⁄30⁄90 / 1001-Think 3.0 Resources-Mar90 < prev    next >
Encoding:
Text File  |  1990-03-30  |  1.6 KB  |  41 lines  |  [TEXT/GEOL]

  1. Item    4335371                         29-March-90        14:13PST
  2.  
  3. From:   D5811                           Data Translation, M Houskeeper,PRT
  4.  
  5. To:     NEAL                            Symantec, David Neal,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Think 3.0 Resources
  10.  
  11.  
  12. I'm having a great time using THINK Pascal version 3.0 with the MacApp Class
  13. Library.  Its nice to have the option of developing Macintosh software in a
  14. Macintosh environment!  Its great!
  15.  
  16. However, I immediately found the need to include more than one resource file in
  17. my projects (a la MPW).   I would appreciate having a modular organization of
  18. my resources.  This would allow for more resource sharing and reuse and also
  19. will automate resource management.
  20.  
  21. Example: I would like to have the following configuration:
  22.  
  23.        Default.rsrc - to contain resources that every project will need
  24.        Debug.rsrc    - to contain resources needed for a MacApp Debug Version
  25.        cmnu.rsrc      - to contain the project 'cmnu' resources used by the project
  26.        view.rsrc      - to contain the 'view' resources used by the project.
  27.        project.rsrc - to contain all other resources specific to this project
  28.  
  29. For the current THINK Pascal environment I would like to have a menu option
  30. or tool that would perform a postRez on my 'cmnu' resources, and combine
  31. a set of resource files into the one file specified in the run options… dialog.
  32.  
  33. Does a tool exist that does this or better yet, will a future version of THINK
  34. Pascal support the inclussion of more than one resource file in a project?
  35.  
  36.  
  37. Sincerely yours,
  38.  
  39. Tom McCarthy.
  40.  
  41.